Automatic Persisted Query Calculator
class AutomaticPersistedQueryCalculator(processor: AbstractGraphProcessor, logger: AbstractLogger = processor.logger) : IAutomaticPersistedQuery
Utility class for calculating SHA256 hashes based off of the .graphql
files held in memory by AbstractGraphProcessor
Author
Krillsson
Parameters
processor
A self managed singleton instance of AbstractGraphProcessor
Functions
Link copied to clipboard
Calculates the automated persisted query hash for a given queryName